home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: net.lang.c++,gnu.gcc.help,comp.lang.c++
- Path: news.openu.ac.il!news
- From: Doron Erblich <doronar@doronar.ppp.openu.ac.il>
- Subject: Templates in gcc 2.7.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- Message-ID: <NEWTNews.820883273.15502.doronar@doronar.ppp.openu.ac.il>
- Sender: news@cs.openu.ac.il
- Nntp-Posting-Host: doronar.ppp.openu.ac.il
- Organization: Open Univ. of Israel
- X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
- Mime-Version: 1.0
- Date: Fri, 5 Jan 1996 22:04:36 GMT
-
-
-
- Hi.
-
- I'm having a problem linking templates on gcc 2.7.0
- for linux.
-
- I've managed to link those templates on Borland C++
- 4.5 and HPUX CC.
-
- The template body is included in the same file as the
- header. Should I change that?
-
- I'll apreciate any guidance on how to link the templates.
-
-
-